Read a series of search filters from disk files.
[id(11), helpstring("method ReadMultiple")]
HRESULT ReadMultiple(BSTR filtersToRead, [out, retval] long * pVal);The filenames list is a space-delimited list of filenames. Filenames containing spaces should be quoted in the string. Returns the number of search filters read successfully. All of the search filters are logically combined with an "OR" operation.
|
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.
|